Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insert " in match pattern and add test for escape chars #162

Merged
merged 2 commits into from
Sep 16, 2022

Conversation

GreasySlug
Copy link
Member

Related #160

Double quotation char was missing, so added.

Tests for strings with escape characters were failing, so I fixed them.

@mtshiba

Double quotation char is missing, so added it
Added a test to see if the added escaping characters work
@mtshiba mtshiba merged commit e35b07c into erg-lang:main Sep 16, 2022
@mtshiba
Copy link
Member

mtshiba commented Sep 16, 2022

Thanks!

@GreasySlug GreasySlug deleted the fix/lex-escape-char branch September 17, 2022 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants